home *** CD-ROM | disk | FTP | other *** search
- #
- # Course configuration
- #
- objset :course -course_name "Forest3"
- objset :course:heightmap -width 180
- objset :course:heightmap -length 2000
- objset :course:heightmap -play_width 160
- objset :course:heightmap -play_length 1914.5
- objset :course:heightmap -angle 27
- objset :course:heightmap -elev_scale 22
- objcall :course:heightmap load_elevation elev.png
-
- objset :course -start_pt {90 8}
-
- tux_course_init
-